home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / utils / st_tools.lzh / ST_TOOLS.DOC next >
Text File  |  1991-03-05  |  3KB  |  48 lines

  1.      Notes on ST Tools Version 1.0
  2.  
  3.      As the version number implies, this is the first release of ST Tools.
  4.      This program is being distributed as Shareware, with a suggested
  5.      contribution of $10.  This program may be posted on any public BBS
  6.      as long as this document file is included.
  7.  
  8.      The screen display and many of the features of this program are
  9.      reminiscent of PC Tools for MS-DOS machines, hence the name, ST Tools.
  10.      When the program starts, the Fat tables and the disk structure of the
  11.      current disk or partition are processed to produce the disk tree in
  12.      the left window and the contents of the root directory in the right
  13.      window.  Clicking on one of the disk icons at the bottom will cause
  14.      that disk or partition to become the current one.  To view a sub-
  15.      directory, simply click on the directory name in the disk window.
  16.      The current directory and the current file are marked with a reverse
  17.      video line in their respective windows.  Click in the file window to
  18.      make that window active.  Clicking on a file will cause that file to
  19.      be selected, indicated by a '*'.  Clicking again will deselect the file.
  20.      Currently the only time selected files are important is when HexDump File
  21.      is selected from the Function menu.  If no files are selected, then
  22.      dumping is started at the current file.  If any files are selected, then
  23.      these files only are dumped, in the order that they were selected.
  24.      The program allows you to dump any sector except the boot sector of a
  25.      hard disk and any memory whether that memory exists or not.  Be very
  26.      careful when using the Edit feature since the program will attempt to
  27.      modify whatever you ask.  Modifying fat sectors or low addresses in
  28.      memory is especially dangerous.
  29.  
  30.      Planned additions to the program include a HexSearch function and
  31.      two sets of windows.
  32.  
  33.      This program is written in FORTRAN using Prospero FORTRAN for GEM.
  34.      A small amount of assembler code is used for things such as accessing
  35.      the FAT tables and logical bit functions.  All disk I/O is done using
  36.      the BIOS function rwabs, not GEMDOS.
  37.  
  38.      The program has been tested on both monochrome and color systems with
  39.      TOS 1.2 and 1.4, and needs about 256K to run.
  40.  
  41.      I will gladly respond to any comments and/or suggestions.  I can be
  42.      contacted on ARMUDIC or Compuserve (73637,2527), or send me mail.
  43.  
  44.      Stephen Cornio
  45.      P.O.Box 1734
  46.      Woodbridge, VA  22193
  47.  
  48.